[INFO] fetching crate kraken_client 0.15.0...
[INFO] testing kraken_client-0.15.0 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate kraken_client 0.15.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate kraken_client 0.15.0
[INFO] finished tweaking crates.io crate kraken_client 0.15.0
[INFO] tweaked toml for crates.io crate kraken_client 0.15.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kraken_client 0.15.0 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 185 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding hmac v0.10.1 (available: v0.13.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.13.2)
[INFO] [stderr]       Adding sha2 v0.9.9 (available: v0.11.0)
[INFO] [stderr]       Adding subtle v2.4.1 (available: v2.6.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] [stderr]       Adding urlencoding v1.3.3 (available: v2.1.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08083eb0766e72550d522aa8767105645288fd7898d854d93f68ac3f7b58edb2
[INFO] running `Command { std: "docker" "start" "-a" "08083eb0766e72550d522aa8767105645288fd7898d854d93f68ac3f7b58edb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08083eb0766e72550d522aa8767105645288fd7898d854d93f68ac3f7b58edb2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08083eb0766e72550d522aa8767105645288fd7898d854d93f68ac3f7b58edb2", kill_on_drop: false }`
[INFO] [stdout] 08083eb0766e72550d522aa8767105645288fd7898d854d93f68ac3f7b58edb2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7830eeac2bd5b14e8c0f949d2a337903fa267e5e9afec489e3f7f7c78ed0b8b6
[INFO] running `Command { std: "docker" "start" "-a" "7830eeac2bd5b14e8c0f949d2a337903fa267e5e9afec489e3f7f7c78ed0b8b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling kraken_client v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use get_open_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `GetOpenOrdersResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `GetOpenOrdersResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use get_closed_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ClosedOrderInfo` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `ClosedOrderInfo` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/api/get_asset_pairs.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct FeeSchedule(f64, f64);
[INFO] [stdout]    |            ----------- ^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `FeeSchedule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/api/get_order_book.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct OrderBookTier(String, String, i32);
[INFO] [stdout]    |            ------------- ^^^^^^  ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `OrderBookTier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count` and `pending` are never read
[INFO] [stdout]   --> src/api/cancel_order.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CancelOrderResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 29 |     count: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     pending: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CancelOrderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/stake_asset.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct StakeAssetResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 36 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/unstake_asset.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct UnstakeAssetResponse {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 31 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnstakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.81s
[INFO] running `Command { std: "docker" "inspect" "7830eeac2bd5b14e8c0f949d2a337903fa267e5e9afec489e3f7f7c78ed0b8b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7830eeac2bd5b14e8c0f949d2a337903fa267e5e9afec489e3f7f7c78ed0b8b6", kill_on_drop: false }`
[INFO] [stdout] 7830eeac2bd5b14e8c0f949d2a337903fa267e5e9afec489e3f7f7c78ed0b8b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab7f608519929731a9e3788cb9dab87f4e1bde7c926ec7087dd1ed46799ca92
[INFO] running `Command { std: "docker" "start" "-a" "7ab7f608519929731a9e3788cb9dab87f4e1bde7c926ec7087dd1ed46799ca92", kill_on_drop: false }`
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use get_open_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `GetOpenOrdersResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `GetOpenOrdersResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use get_closed_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ClosedOrderInfo` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `ClosedOrderInfo` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/api/get_asset_pairs.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct FeeSchedule(f64, f64);
[INFO] [stdout]    |            ----------- ^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `FeeSchedule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/api/get_order_book.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct OrderBookTier(String, String, i32);
[INFO] [stdout]    |            ------------- ^^^^^^  ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `OrderBookTier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count` and `pending` are never read
[INFO] [stdout]   --> src/api/cancel_order.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CancelOrderResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 29 |     count: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     pending: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CancelOrderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/stake_asset.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct StakeAssetResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 36 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/unstake_asset.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct UnstakeAssetResponse {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 31 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnstakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kraken_client v0.15.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub use get_open_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ the name `GetOpenOrdersResponse` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `GetOpenOrdersResponse` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/api.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub use get_closed_orders::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ClosedOrderInfo` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 41 | pub use get_trades_history::*;
[INFO] [stdout]    |         --------------------- but the name `ClosedOrderInfo` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]   --> src/api/get_asset_pairs.rs:38:24
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct FeeSchedule(f64, f64);
[INFO] [stdout]    |            ----------- ^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `FeeSchedule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0`, `1`, and `2` are never read
[INFO] [stdout]   --> src/api/get_order_book.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct OrderBookTier(String, String, i32);
[INFO] [stdout]    |            ------------- ^^^^^^  ^^^^^^  ^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            fields in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing these fields
[INFO] [stdout]    = note: `OrderBookTier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `count` and `pending` are never read
[INFO] [stdout]   --> src/api/cancel_order.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct CancelOrderResponse {
[INFO] [stdout]    |            ------------------- fields in this struct
[INFO] [stdout] 29 |     count: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 30 |     pending: Option<bool>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CancelOrderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/stake_asset.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct StakeAssetResponse {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 36 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `refid` is never read
[INFO] [stdout]   --> src/api/unstake_asset.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct UnstakeAssetResponse {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 31 |     refid: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `UnstakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.08s
[INFO] running `Command { std: "docker" "inspect" "7ab7f608519929731a9e3788cb9dab87f4e1bde7c926ec7087dd1ed46799ca92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab7f608519929731a9e3788cb9dab87f4e1bde7c926ec7087dd1ed46799ca92", kill_on_drop: false }`
[INFO] [stdout] 7ab7f608519929731a9e3788cb9dab87f4e1bde7c926ec7087dd1ed46799ca92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 27d685d5aad631e9b36627830c63253e19f444c9f867017555fb68bb355d0e9b
[INFO] running `Command { std: "docker" "start" "-a" "27d685d5aad631e9b36627830c63253e19f444c9f867017555fb68bb355d0e9b", kill_on_drop: false }`
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/api.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub use get_open_orders::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ the name `GetOpenOrdersResponse` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 41 | pub use get_trades_history::*;
[INFO] [stderr]    |         --------------------- but the name `GetOpenOrdersResponse` in the type namespace is also re-exported here
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]   --> src/api.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub use get_closed_orders::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^ the name `ClosedOrderInfo` in the type namespace is first re-exported here
[INFO] [stderr] ...
[INFO] [stderr] 41 | pub use get_trades_history::*;
[INFO] [stderr]    |         --------------------- but the name `ClosedOrderInfo` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]   --> src/api/get_asset_pairs.rs:38:24
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct FeeSchedule(f64, f64);
[INFO] [stderr]    |            ----------- ^^^  ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            fields in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing these fields
[INFO] [stderr]    = note: `FeeSchedule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0`, `1`, and `2` are never read
[INFO] [stderr]   --> src/api/get_order_book.rs:38:26
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct OrderBookTier(String, String, i32);
[INFO] [stderr]    |            ------------- ^^^^^^  ^^^^^^  ^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            fields in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing these fields
[INFO] [stderr]    = note: `OrderBookTier` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `count` and `pending` are never read
[INFO] [stderr]   --> src/api/cancel_order.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct CancelOrderResponse {
[INFO] [stderr]    |            ------------------- fields in this struct
[INFO] [stderr] 29 |     count: i32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 30 |     pending: Option<bool>,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `CancelOrderResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `refid` is never read
[INFO] [stderr]   --> src/api/stake_asset.rs:36:5
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct StakeAssetResponse {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 36 |     refid: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `StakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `refid` is never read
[INFO] [stderr]   --> src/api/unstake_asset.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 30 | pub struct UnstakeAssetResponse {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] 31 |     refid: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `UnstakeAssetResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `kraken_client` (lib) generated 7 warnings
[INFO] [stderr] warning: `kraken_client` (lib test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kraken_client-d43857b2cc84849d)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test api::get_assets::tests::get_assets ... ok
[INFO] [stdout] test sign::tests::test_compute_nonce ... ok
[INFO] [stdout] test types::asset_name::tests::asset_name ... ok
[INFO] [stdout] test types::pair_name::tests::pair_name ... ok
[INFO] [stdout] test api::get_system_status::tests::get_system_status ... ok
[INFO] [stdout] test api::add_order::tests::test_post_only ... ok
[INFO] [stdout] test api::get_ohlc_data::tests::get_ohlc_data ... ok
[INFO] [stdout] test api::get_tickers::tests::get_tickers ... ok
[INFO] [stdout] test api::get_order_book::tests::get_order_book ... ok
[INFO] [stdout] test api::get_asset_pairs::tests::get_asset_pairs ... ok
[INFO] [stderr]    Doc-tests kraken_client
[INFO] [stdout] test api::get_server_time::tests::get_server_time ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "27d685d5aad631e9b36627830c63253e19f444c9f867017555fb68bb355d0e9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27d685d5aad631e9b36627830c63253e19f444c9f867017555fb68bb355d0e9b", kill_on_drop: false }`
[INFO] [stdout] 27d685d5aad631e9b36627830c63253e19f444c9f867017555fb68bb355d0e9b
